home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Programmer Disk
/
The Programmer Disk (Microforum).iso
/
xpro
/
c4
/
pro3
/
crc32.h
< prev
next >
Wrap
Text File
|
1989-03-15
|
158b
|
9 lines
long crc32val;
void UpdateCRC(unsigned char *s,
register int len);
/* update running CRC calculation with contents of a buffer */